光学设计软件zemax源码: This DLL models an nular aspheric surface as described in: "Annular surfaces in annular field systems" By Jose M. Sasian Opt. eng. 36 (12) P 3401-3401 December 1997 This surface is essentially an odd aspheric surface with an offset in the aspheric terms. The sag is given by: Z = (c*r*r) / (1+(1-((1+k)*c*c*r*r))^ 1/2 ) + a*(r-q)^2 + b*(r-q)^3 + c*(r-q)^4 + ... Note the terms a, b, c, ... have units of length to the -1, -2, -3, ... power.
标签: described aspheric surfaces Annular
上传时间: 2014-01-08
上传用户:yyyyyyyyyy
利用C++解决CAGD中的一些问题,如B样条类,画b样条曲线的程序
上传时间: 2013-12-16
上传用户:xiaohuanhuan
Description Calculate a+b Input Two integer a,b (0<=a,b<=101000) Output Output a + b Sample Input 5 7 Sample Output 12
标签: Description Calculate integer 101000
上传时间: 2014-01-25
上传用户:tonyshao
a XOR b> a,然后a XOR b< b,and both a and b are dependent data
上传时间: 2014-01-27
上传用户:yxgi5
Prentice Hall 出版的整合linux和windows <b>英文原版<b> 另本人有大量电子书,O Reilly的最多 有需要的朋友在我的个人空间上给我留言
标签: Prentice windows linux Hall
上传时间: 2014-01-22
上传用户:JIUSHICHEN
a collection of M-files to study concepts in the following areas of Fuzzy-Set-Theory: Fuzzy or Multivalued Logic, The Calculus of Fuzzy, Quantities, Approximate Reasoning, Possibility Theory, Fuzzy Control, Neuro-Fuzzy Systems.
标签: Fuzzy-Set-Theory collection following concepts
上传时间: 2015-04-03
上传用户:lili123
H3 M-system NAND flash driver in Linux OS, M-DOC driver
标签: driver M-system Linux M-DOC
上传时间: 2016-03-26
上传用户:lingzhichao
Pixel Labeled Algorithm Based on Recursive M ethod of Connecting Area in Binary Images
标签: Connecting Algorithm Recursive Labeled
上传时间: 2013-12-08
上传用户:refent
Pascal Programs Printed in GENETIC ALGORITHMS IN SEARCH, OPTIMIZATION, AND MACHINE LEARNING by David E. Goldberg
标签: OPTIMIZATION ALGORITHMS LEARNING Programs
上传时间: 2015-04-19
上传用户:
* Function: * 1. Replace the first oldstr with newstr in srcstr * Arguments: * IN : * srcstr * oldstr * newstr * OUT : * srcstr * Return: * 1. If find and replace one oldstr with newstr in srcstr , return 1 * 2. If find no oldstr in srcstr , return 0 * 3. If error (malloc return NULL) return -1 * Notes: * 1. srcstr should be large size enough.
标签: Arguments Function Replace oldstr
上传时间: 2014-12-20
上传用户:Yukiseop